CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Gaussian method

搜索资源列表

  1. backmode824

    0下载:
  2. 这个是应用混合高斯的背景建模的方法进行的目标检测的程序,需要应用opencv.供大家交流交流-this is the application of Gaussian mixture of the background modeling method for the detection procedures, opencv needed. for the exchange of exchange
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:433002
    • 提供者:王鑫
  1. Main_Gauss

    0下载:
  2. 本程序实现了列主元高斯消去法,程序层次清晰,界面详细-this program out of the main yuan Gaussian elimination method, procedure levels clear and detailed interface
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1851
    • 提供者:14965a
  1. blindimagerecover

    0下载:
  2. 提出一种新的算法:逆主元法,利用高斯点扩展函数的特性,在径向基神经网络的模型下,对图像进行盲目复原。-a new algorithm : inverse main element method using Gaussian point spread function of the characteristics the RBF neural network model, the image blind rehabilitation.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:89009
    • 提供者:tony
  1. M_GSF

    0下载:
  2. 用高斯消去法求方程组,程序中的数组是动态定义的,感觉代码写的比较好-using Gaussian elimination method for equations, the process is a dynamic array definition of the impression that the code was better
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7205
    • 提供者:magp
  1. fft_demodule

    0下载:
  2. 该程序用以对2FSK信号调制解调的仿真程序,信道为高斯白噪声,采用FFT方法对其解调-procedures for the right 2FSK signal modulation and demodulation of the simulation program, channel for white Gaussian noise, FFT method demodulation
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1682
    • 提供者:孙晓东
  1. gauss-C

    0下载:
  2. * 高斯列主元素消去法求解矩阵方程AX=B,其中A是N*N的矩阵,B是N*M矩阵 * 输入: n----方阵A的行数 * a----矩阵A * m----矩阵B的列数 * b----矩阵B * 输出: det----矩阵A的行列式值 * a----A消元后的上三角矩阵 * b----矩阵方程的解X -out the main elements of Gaussian elimination method for solving matrix equ
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3241
    • 提供者:xuyan
  1. shuzhifenxijrx

    0下载:
  2. 利用高斯消去法求线性方程组 自己写的 简陋了点-using Gaussian elimination method for solving linear equations themselves have written a simple point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6342
    • 提供者:老虎
  1. matlabtuxiangchulidaima

    1下载:
  2. P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11284
    • 提供者:zhouyinye
  1. gauss_surface

    0下载:
  2. 高斯曲面,很有名的曲面,但如何用透视的方法显示高斯曲面有讲究的,程序中可以用任意角度观察它-Gaussian surfaces, the famous surface, but how to use perspective and the method showed Gaussian surfaces is important, too. procedures can be used arbitrary angle it
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43687
    • 提供者:wgede
  1. zsyxl

    1下载:
  2. MATLAB源码,P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:541268
    • 提供者:钟小丽
  1. GaussPP

    0下载:
  2. 计算方法最后大作业程序(高斯列主元削去法解方程)-calculation method was finally operating procedures (Gaussian yuan cut out the main method of equation)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:吴雄芝
  1. geap

    0下载:
  2. 自己编写的全主元高斯消去法解线性方程组的matlab函数。特点:运行稳定,适合于工程计算;结构清楚,注释详尽,非常适合于初学者。-their preparation of all PCA Gaussian elimination method for solving linear equations of Matlab function. Features : stable operation, which is suitable for engineering calculations; St
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1511
    • 提供者:姚飞
  1. lzgsxyf

    0下载:
  2. 数值分析中的求解算法 列主元高斯消去法。已经过编译测试-numerical analysis of the algorithm shown in the main yuan Gaussian elimination method. Has been compiled test
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2319
    • 提供者:张薇
  1. qiuyibanhanglieshidezhi

    0下载:
  2. 1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaussian elimination method n matr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:罗坤
  1. gaosifangfajisuanduochongjifen

    1下载:
  2. 1.功能 用高斯方法计算n重积分(C语言) 2.参数说明 int n : 积分重数 int js[n] : js[k]表示第k层积分区间所划分的子区间 void (*ss)() : 指向计算各层积分上、下限的函数名(用户自编) double (*f)() : 指向计算被积函数值的函数名(用户自编) double gaus() : 函数返回积分值 3.文件说明 gaus.c为函数程序 gaus0.c为主函数程序-1. Gaussian funct
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:罗坤
  1. wyl_shuzhisuanfa

    1下载:
  2. 算法包括:1.二分法求解 2.牛顿法求解 3.高斯消去法求解 4.雅可比迭代法求解 5.拉格朗日插值 6.牛顿插值 7.最小二乘法拟合 8.龙贝格方法计算积分 9.欧拉方法求解初值问题-algorithms include : 1. Solving two dichotomy. Newton method 3. Gaussian elimination method 4. Jacobi iterative method 5. Lagrange interpolation 6 value. New
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2789
    • 提供者:wangyuliang
  1. Generator

    0下载:
  2. This a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job. Fibonacci顺序发生器 使用高斯消除法解n阶方程 -This a Fibonacci Sequence Generator. I a m 15 and this took some thinking. The code is
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7041
    • 提供者:cai
  1. bcm

    0下载:
  2. The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gaussian process regression. - The code is for Matlab Version 1.0, November 2005-The Bayesian Committee Machine (BCM) is an approximation method for large-scale Gau
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:13927
    • 提供者:Joyce
  1. uniformgauss

    0下载:
  2. 均匀分布的随机数,并依此产生高斯分布随机数,12和法和Box-Muller法产生高斯分布-uniform distribution of random numbers, and so have a Gaussian distribution of random numbers, 12 and the law and Box-Muller method, Gaussian distribution
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:吴俊
  1. CMatrixClass

    0下载:
  2. 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9779
    • 提供者:紫罗兰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 48 »
搜珍网 www.dssz.com